---------------------------------------------------------------------------------
Config weather
---------------------------------------------------------------------------------
Go to this page www.weather.com, in the top table, that says "Enter ZIP or US / world city", write your city and press "Search". In the new page, copy the code of your location that contains the link, has 8 figures, for example SPXX0050.

Screenshot: http://www.deviantart.com/users/outgoing?http://www.folter.es/images/cod_weather.jpg

Then paste your code at this link

>>     http://xoap.weather.com/weather/local/YOUR_CODE?cc=*&unit=m&dayf=6

where it says "YOUR_CODE" (this is the link that I use for my location, it works correctly). Copy the entire link (with your code introduced) and paste it in the .INI file (search for YOUR_URL).

In theory it has to work. Check the time it shows in the computer with time on the street for a few days. If not comment in www.folter-x.deviantart.com

---------------------------------------------------------------------------------
Modify menu (software)
---------------------------------------------------------------------------------
Let me give an example of how to change a shortcut.

I want to change the Foobar to Winamp, I open the file menu.ini that is located inside the folder menu. It contains several functions, but the that interest me are the last two, called [MeterFoobar1.txt] and [MeterFoobar2.txt], the function [MeterFoobar1.txt] corresponds to the "Music" and the corresponds [MeterFoobar2.txt] to "Foobar".

Within the two functions, have a property called "Prefix", this property is the name shown. In the first function is "Music" and in the second is "Foobar", this change is for "Winamp". For example:

>>     Prefix="Winamp"

I have the name changed, now I need to change the route. There is a property called "LeftMouseDownAction", gives the option to run. Just need to change the route of "Foobar" to "Winamp" in the two functions. For example:

>>     LeftMouseDownAction=!Execute ["C:\Archivos de programa\winamp\winamp.exe"]

FINISHED!

All questions in www.folter-x.deviantart.com and sorry for my spelling...

--

Folter